Skip to content

Adjust support for OTel and non-OTel#127

Merged
benjaminjb merged 2 commits intomainfrom
benjb/otel-capable-support-export
May 23, 2025
Merged

Adjust support for OTel and non-OTel#127
benjaminjb merged 2 commits intomainfrom
benjb/otel-capable-support-export

Conversation

@benjaminjb
Copy link
Copy Markdown
Collaborator

With OTel, we've introduced some changes, most notably to the location of the Postgres logs; but also with the introduction of a receiver dir in several locations which only the collector container has access to.

This PR addresses these issues by using the cluster to determine the location of the logs, and by excluding checking the receiver dir in several execs through the use of a '.' wildcard.

Issues: [PGO-2358]

With OTel, we've introduced some changes, most notably
to the location of the Postgres logs; but also with the
introduction of a `receiver` dir in several locations
which only the collector container has access to.

This PR addresses these issues by using the cluster
to determine the location of the logs, and by excluding
checking the `receiver` dir in several execs through the use
of a '*.*' wildcard.

Issues: [PGO-2358]
Copy link
Copy Markdown
Contributor

@philrhurst philrhurst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@benjaminjb benjaminjb merged commit f71abf0 into main May 23, 2025
9 of 10 checks passed
@benjaminjb benjaminjb deleted the benjb/otel-capable-support-export branch May 23, 2025 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants